/*
Theme Name: Monospace blue
Theme URI: 
Description: asdasd
Version: 26 Oct, 4:53
Author: Neon
Author URI:

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 115%;
	background-color: #FFFFFF;
	background-image: url(/);
	background-repeat: repeat;
	background-position: center top;
	text-align: left;
	color: #00557D;
}

body,td,th {
	color: #00557D;
}



a, a:link {
	padding: 1px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
}
a:visited {
	text-decoration: none;
}

a:hover {
	color: #00557D;
	text-decoration: none;
	background-color: #FF0066;
	color: #FFFFFF;
	;
}
.author {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: monospace;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
	background-color: #00557D;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}
h1 a:link {
	font-family: monospace;
	background-color: #FFFFFF;
}
h2 a:link {
	background-color: #00557D;
}

h3 {
	font-family: monospace;
	font-size: 120%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00557D;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00557D;
}


h4 {
	font-size: 105%;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

p {
	font-size: 80%;
	margin-bottom:1em;
	width: 550px;
	margin-top: 6px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: left;
	padding-top: 24px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00557D;
}
#hd h1{
	font-size: 200%;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#hd h1 a:link {
	color: #000000;
	background-color: #FFFF00;
}

h3 a:link{
	color: #FFFFFF;
	background-color: #00557D;
}
h3 a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00557D;
}
h3 a:visited {
	color: #FFFFFF;
	background-color: #00557D;
}
h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

.item {
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	border: 1pt solid #FFFFFF;
	margin-bottom: 1em;
	;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link{
	color: #000000;
	background-color: #FFFFFF;
}
.metadata a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #FFFFFF;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #8A8A8A;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #8A8A8A;
	text-decoration: none;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 1pt solid #FFFFFF;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #00557D;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;
}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li {
	padding:0;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00557D;
}
#menu ul li a {
	display:block;
	padding:4px 4px 4px 10px;
	text-decoration:none;
	color: #000000;
	background-color: #FFFFFF;
}
#pad {
	padding-bottom: 30px;
}
#menu ul li a:hover {
	color:#fff;
	background: #00557D;
	text-decoration: none;
}


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #00557D;
	color: #000000;
}

.yui-navset .yui-nav li a {
    background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #000000;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #000000;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #00557D;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #8A8A8A;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #8A8A8A;
	text-decoration: none;
}